| 1. | The coding pattern for rendering markup elements is as follows 用于呈现标记元素的编码模式如下: |
| 2. | Code snippets : a library you can browse that contains frequently repeated code patterns 代码段:可以浏览的库,其中包含了频繁重复的代码模式。 |
| 3. | The major benefits that accrue from picking any style are consistency and ease of recognizing coding patterns 遵循某种风格的主要好处是使编码模式一致且易于识别。 |
| 4. | It can eed up the ordinary programming proce , rescuing you from repeatedly striking the mundane coding pattern 他能搞提高编程速度,从繁琐的代码书写中解救你出来 |
| 5. | It can speed up the ordinary programming process , rescuing you from repeatedly striking the mundane coding pattern 他能搞提高编程速率,从繁琐的代码誊录中转圜你出来 |
| 6. | It can speed up the ordinary programming process , rescuing you from repeatedly striking the mundane coding pattern 他能搞提高编程速度,从繁琐的代码书写中解救你出来 |
| 7. | Instead of adding code constructs , dotfuscator works by destroying the code patterns that decompilers use to recreate source code Dotfuscator通过破坏反编译器重新创建源代码所使用的代码模式来起作用,而不是通过添加代码构造。 |
| 8. | In the cases where the same basic code pattern is repeated , but with small implementation changes , placing the common code in a template and then using jet to generate the variations is an excellent way to save mechanical time and effort 在重复出现相同的基本代码模式而只对实现稍微进行了一些修改的情况中,将通用的代码放到一个模板中,然后使用jet来生成各种变化,这是一种很好的节省时间和精力的办法。 |